github.com/jackc/pgx/v5.Conn.execParams (method)
2 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L564: return c.execParams(ctx, sd, arguments)
conn.go#L596: func (c *Conn) execParams(ctx context.Context, sd *pgconn.StatementDescription, arguments []any) (pgconn.CommandTag, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)